Package com.netscape.cms.realm
Class RealmConfig
java.lang.Object
com.netscape.cms.realm.RealmConfig
- All Implemented Interfaces:
JSONSerializer
- Author:
- Endi S. Dewata
-
Field Summary
Fields inherited from interface com.netscape.certsrv.util.JSONSerializer
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RealmConfigfromProperties(Properties props) getParameter(String name) removeParameter(String name) voidsetClassName(String className) voidsetParameter(String name, String value) voidsetParameters(Map<String, String> parameters) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON